Get Tool Endpoint
GET /v3/tools/{tool_id}
Retrieves details of a specific tool by its ID.
API Key (x-api-key
) in the header.
Parameter | Type | Description |
---|---|---|
tool_id | String | The ID of the tool to fetch. |
Returns the tool details, including configurations and settings.
The ID of the tool to fetch.
Tool retrieved successfully
The response is of type object
.